@media screen and (max-width: 750px) {



    

    /* 产品介绍 */
    .product {
        margin-top: 60rem;
        height: 65vh !important;
        background-color:#fff;
        background-image:none;
        align-items:flex-start;

    }
        .product .title{
            margin-top:20rem;
            margin-bottom:0rem;
        }
        .product .content .tabs .tab {
            display: none;
        }
    .product .content {
        width: 690rem;
        height: 900rem;
        margin: 0 auto;
        background-image: url("../../img/mobile/cpjs-bg.png");
        background-size: 100% 100%;
        box-shadow: 0px 4px 30px 0px rgba(0,103,204,0.1);
        margin-top: 54rem;
    }
    .product .content .tabs .tab.active{
        display: flex;
        border: none;
        background-color: transparent;
        text-align: left;
        height: 130rem;
        padding-left: 30rem;
    }
    .product .content .tabs .tab p:first-child{
        font-size: 32rem;
    }
    .product .content .tabs .tab p:last-child{
        font-size: 24rem;
    }
    .product .content .item{
        flex-direction: column;
        justify-content: flex-start;
        padding: 30rem;
    }
    .product .content .item .left .line{
        width: 30rem;
        height: 6rem;
        margin-bottom: 30rem;
    }
    .product .content .item .left .text{
        font-size: 24rem;
        line-height: 33rem;
        margin-bottom: 20rem;
    }
    .product .content .item .left .text img{
        width: 24rem;
        height: 24rem;
        margin-top: 6rem;
    }
    .product .content .item .left .btn{
        margin-top: 50rem;
    }
    .product .content .item .right{
        text-align: right;
        margin-top: 40rem;
    }
    .product .content .item .right img{
        width: 416rem;
        height: 200rem;
        margin: 0;
    }
    .product .content .indicator-dots{
        margin-top: -170rem;
        text-align: center;
        display: block;
    }
    .product .content .indicator-dots .dots{
        display: inline-block;
        width: 40rem;
        height: 7rem;
        background: #CCCCCC;
        border-radius: 4rem;
        margin: 0 8rem;
    }
    .product .content .indicator-dots .dots.active{
        background: #0067CC;
    }
    /* 资讯 */
    .info {
        height: 700rem !important;
        background-image: none;
        margin-top:80rem;
        display:block;
    }
    .info_flex_content{
        display:block;
    }
    .info .info_flex_content .title {
        margin-bottom: 100rem;
    }
    .info .swiper-wrapper {
        /*        display: flex;
        justify-content: center;
        align-items: center;*/
    }
        .info .box .left,
        .info .btn,
        .info .box .right {
            display: none;
        }
        .info .box {
            height: 482rem;
            display: block;
        }
        .info .box .content  {
            width: 100%;
            height: 390rem;
        }

    .info .box .content .slide{
        width: 690rem ;
        height: 390rem;
    }
    .info .box .content .slide video{
        width: 690rem;
        height: 390rem;
        background-color:transparent;
    }
    /* 案例 */
    .case {
        /*        background-image: none;*/
        height: auto !important;
    }
    .case-flex-box .box{
        height:auto !important;
    }
    .case .title {
        margin-top: 50rem;
    }
    .case .tit1{
        font-size: 24rem;
        margin-top: 18rem;
    }
    .case .content{
        flex-direction: column;
        margin-top: 30rem;
        padding:0 40rem;
    }
    .case .content .item{
        width: 690rem;
        margin: 30rem auto 0;
    }
    .case .content .item:nth-child(-n + 2){
        height: 400rem;
    }
    .case .content .item:nth-child(n + 3),
    .case .content .item .intro .btn{
        display: none;
    }
    .case .content .item .top_text .hotel{
        font-size: 30rem;
    }
    .case .content .item .top_text .swiper{
        width: 325rem;
        height: 180rem;
    }
    .case .content .item .top_text .text{
        margin-left: 15rem;
        margin-top: 0rem;
    }
    .case .content .item .top_text .text>div{
        height: 120rem;
    }
    .case .content .item .top_text .text>div>p:first-child{
        font-size: 24rem;
        line-height: 26rem;
    }
    .case .content .item .top_text .text>div>p:nth-child(2){
        font-size: 20rem;
        line-height: 22rem;
        margin-top: 8rem;
    }
    .case .content .item .top_text .text>div>p:nth-child(3){
        font-size: 26rem;
        line-height: 26rem;
        margin-bottom:0;
    }
    .case .content .item .top_text .text>div>p:nth-child(4){
        text-align: center;
    }
    .case .content .item .intro p{
        width: 100%;
        font-size: 22rem;
    }
    .case .btn{
        margin-top: 60rem;
        font-size: 26rem;
        width: 260rem;
        height: 56rem;
        line-height: 56rem;
        margin-bottom:40rem;
    }
    /* 新闻 */
    .news {
        height: 840rem !important;
        background-image: none;
    }
    .news .box {
        overflow: inherit;
    }
    .news .title{
        margin: 60rem auto;
    }
    .news .content .newsList{
        display: none;
    }
    .news .content .imgText{
        margin: 0 auto;
    }
    .news .content .imgText .host{
        width: 690rem;
        height: 420rem;
        margin-bottom: 30rem;
    }
    .news .content .imgText .host .label{
        width: 117rem;
        height: 43rem;
        font-size: 22rem;
    }
    .news .content .imgText .host .text p:first-child{
        font-size: 24rem;
    }
    .news .content .imgText .host .text p:last-child{
        font-size: 22rem;
    }
    .news .btn{
        width: 220rem;
        height: 56rem;
        font-size: 26rem;
        margin: 30rem auto 60rem;
    }
    .case2 {
        width:100%;
        height:1200rem;
    }
    .case2 .content .shop-image img {
        width: 3230rem;
        height: 100%;
    }


}